﻿2026-07-03T10:20:28.9080105Z ##[group]Run cargo nextest run --workspace --no-fail-fast -E '(package(spt-daemon) & kind(test) & binary(/^(attach|brain_swap|broker|budget|daemon_e2e|daemon_lifecycle_real_brain|digest|dispatch|driven_by_selfheal|handoff|idempotent|inject_control_wedge|input_ack_deadlock|resume|shellchan|two_origin_spanning|twohost)$/)) | (package(spt) & kind(test) & binary(/^(attach_wedge_e2e|bind_cwd_project_e2e|brain_respawn_rename|brain_restart_psyche_dup_e2e|brain_split|brain_survive|dummy_harness_e2e|gateway_owner_shell_e2e|job_escape_e2e|livehost_bootgate_e2e|livehost_bootrace_e2e|livehost_nonresident_e2e|livehost_psyche_fail_e2e|n1_pairing|oneliner_e2e|resume_template_e2e|unhost_psyche_reap_e2e)$/)) | (package(spt-term) & kind(test))'
2026-07-03T10:20:28.9084297Z [36;1mcargo nextest run --workspace --no-fail-fast -E '(package(spt-daemon) & kind(test) & binary(/^(attach|brain_swap|broker|budget|daemon_e2e|daemon_lifecycle_real_brain|digest|dispatch|driven_by_selfheal|handoff|idempotent|inject_control_wedge|input_ack_deadlock|resume|shellchan|two_origin_spanning|twohost)$/)) | (package(spt) & kind(test) & binary(/^(attach_wedge_e2e|bind_cwd_project_e2e|brain_respawn_rename|brain_restart_psyche_dup_e2e|brain_split|brain_survive|dummy_harness_e2e|gateway_owner_shell_e2e|job_escape_e2e|livehost_bootgate_e2e|livehost_bootrace_e2e|livehost_nonresident_e2e|livehost_psyche_fail_e2e|n1_pairing|oneliner_e2e|resume_template_e2e|unhost_psyche_reap_e2e)$/)) | (package(spt-term) & kind(test))'[0m
2026-07-03T10:20:28.9317468Z shell: /usr/bin/bash -e {0}
2026-07-03T10:20:28.9317755Z env:
2026-07-03T10:20:28.9317975Z   SPT_ATTACH_GATE_WATCHDOG_MS: 120000
2026-07-03T10:20:28.9318237Z   SPT_ATTACH_IPC_DEADLINE_MS: 30000
2026-07-03T10:20:28.9318499Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-07-03T10:20:28.9318761Z ##[endgroup]
2026-07-03T10:20:30.1636698Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.47s
2026-07-03T10:20:30.2945590Z ────────────
2026-07-03T10:20:30.2946138Z  Nextest run ID 4f9d26c5-8212-405c-896b-d347d69641e6 with nextest profile: default
2026-07-03T10:20:30.2946611Z     Starting 96 tests across 39 binaries (59 binaries skipped)
2026-07-03T10:20:45.6675106Z         PASS [  15.372s] ( 1/96) spt::attach_wedge_e2e attach_wedge_dead_child_plus_dropped_pump_does_not_wedge_the_broker
2026-07-03T10:20:56.1149117Z         PASS [  10.447s] ( 2/96) spt::bind_cwd_project_e2e endpoint_run_records_cwd_and_appears_under_its_project
2026-07-03T10:21:40.3328522Z         PASS [  44.218s] ( 3/96) spt::brain_respawn_rename brain_respawns_onto_applied_bytes_after_in_place_rename
2026-07-03T10:22:29.4735461Z         PASS [  49.141s] ( 4/96) spt::brain_restart_psyche_dup_e2e brain_restart_leaves_exactly_one_psyche_per_endpoint
2026-07-03T10:22:53.2992589Z         PASS [  23.826s] ( 5/96) spt::brain_split broker_survives_brain_kill_and_respawns_it
2026-07-03T10:23:17.1817198Z         PASS [  23.882s] ( 6/96) spt::brain_split seed_anchor_survives_brain_cycle
2026-07-03T10:23:56.9031459Z         PASS [  39.721s] ( 7/96) spt::brain_survive pty_and_quic_survive_brain_process_restart_onto_swapped_binary
2026-07-03T10:24:12.4836249Z         PASS [  15.580s] ( 8/96) spt::dummy_harness_e2e endpoint_run_attach_awaits_online_before_attaching
2026-07-03T10:24:23.6735592Z         PASS [  11.190s] ( 9/96) spt::dummy_harness_e2e endpoint_run_brings_up_a_long_lived_dummy_harness_and_rc_attaches
2026-07-03T10:24:23.9583098Z         PASS [   0.285s] (10/96) spt::gateway_owner_shell_e2e gateway_typed_owner_owns_a_shell_on_every_path_keyed_on_id
2026-07-03T10:24:23.9622914Z         PASS [   0.004s] (11/96) spt::job_escape_e2e daemon_survives_terminal_close_via_session_detachment
2026-07-03T10:24:42.0628769Z         PASS [  18.100s] (12/96) spt::livehost_bootgate_e2e cold_start_does_not_revive_a_sessionless_online_latched_perch
2026-07-03T10:25:10.5552663Z         PASS [  28.492s] (13/96) spt::livehost_bootrace_e2e netless_online_live_agent_is_hosted_by_the_real_daemon_brain
2026-07-03T10:25:31.1330855Z         PASS [  20.578s] (14/96) spt::livehost_nonresident_e2e online_live_agent_with_fast_exiting_psyche_stamps_parent_and_clears_phantom
2026-07-03T10:25:46.1348670Z         PASS [  15.002s] (15/96) spt::livehost_psyche_fail_e2e online_live_agent_with_missing_psyche_binary_stamps_a_harness_reachable_error
2026-07-03T10:25:46.1387259Z         PASS [   0.004s] (16/96) spt::n1_pairing new_brain_serves_against_old_broker
2026-07-03T10:25:46.1492913Z         PASS [   0.010s] (17/96) spt::oneliner_e2e at_logon_task_launches_daemon_in_background_not_foreground
2026-07-03T10:25:46.1531148Z         PASS [   0.004s] (18/96) spt::oneliner_e2e install_script_against_staged_release
2026-07-03T10:26:01.4532492Z         PASS [  15.300s] (19/96) spt::resume_template_e2e endpoint_run_resume_selects_resume_template_in_recorded_cwd
2026-07-03T10:26:22.2564176Z         PASS [  20.803s] (20/96) spt::unhost_psyche_reap_e2e endpoint_stop_reaps_the_hosted_psyche_process
2026-07-03T10:26:22.3358797Z         PASS [   0.079s] (21/96) spt-daemon::attach attach_registers_remote_drive_detection
2026-07-03T10:26:22.4005642Z         PASS [   0.065s] (22/96) spt-daemon::attach attach_survives_target_brain_restart_exactly_once
2026-07-03T10:26:22.4271972Z         PASS [   0.027s] (23/96) spt-daemon::attach broker_spawns_the_pty_child_in_the_requested_cwd
2026-07-03T10:26:22.4617406Z         PASS [   0.034s] (24/96) spt-daemon::attach controller_restart_with_viewer_no_displace_and_viewer_survives
2026-07-03T10:26:22.4996029Z         PASS [   0.038s] (25/96) spt-daemon::attach controller_viewer_matrix_and_loud_take
2026-07-03T10:26:22.5386221Z         PASS [   0.039s] (26/96) spt-daemon::attach cross_node_cold_attach_to_alt_screen_gets_clean_repaint
2026-07-03T10:26:22.5477746Z         PASS [   0.009s] (27/96) spt-daemon::attach handoff_seeds_resume_cursor_and_resubscribes_for_resume
2026-07-03T10:26:22.5832047Z         PASS [   0.035s] (28/96) spt-daemon::attach local_attach_via_loopback_conn_rides_the_same_pump
2026-07-03T10:26:22.6201066Z         PASS [   0.037s] (29/96) spt-daemon::attach loopback_attach_to_a_prepopulated_ring_delivers_without_deadlock
2026-07-03T10:26:22.6483308Z         PASS [   0.028s] (30/96) spt-daemon::attach loopback_self_dial_is_refused_local_uses_fallback_transport
2026-07-03T10:26:22.6603065Z         PASS [   0.012s] (31/96) spt-daemon::attach re_serve_resets_resume_cursor_after_a_pre_attached_consume
2026-07-03T10:26:22.7292635Z         PASS [   0.069s] (32/96) spt-daemon::attach remote_attach_drives_a_real_pty_cross_daemon
2026-07-03T10:26:22.8135545Z         PASS [   0.084s] (33/96) spt-daemon::attach resize_is_controller_exclusive
2026-07-03T10:26:22.8662695Z         PASS [   0.053s] (34/96) spt-daemon::attach same_origin_re_subscribe_does_not_displace
2026-07-03T10:26:22.9371496Z         PASS [   0.071s] (35/96) spt-daemon::attach spt_hosted_bringup_then_cross_node_attach_drives_the_pty
2026-07-03T10:26:25.3214833Z         PASS [   2.384s] (36/96) spt-daemon::attach wedged_viewer_does_not_stall_controller
2026-07-03T10:26:25.3575898Z         PASS [   0.036s] (37/96) spt-daemon::brain_swap brain_only_update_swaps_logic_with_zero_endpoint_interruption
2026-07-03T10:26:25.3823051Z         PASS [   0.025s] (38/96) spt-daemon::broker ack_false_input_suppresses_applied_frame
2026-07-03T10:26:25.3957655Z         PASS [   0.013s] (39/96) spt-daemon::broker broker_hosts_pty_child_streams_output_and_accepts_input
2026-07-03T10:26:25.4116375Z         PASS [   0.016s] (40/96) spt-daemon::broker controller_writer_reorder_consumer_view_stays_monotonic_and_session_live
2026-07-03T10:26:25.4266005Z         PASS [   0.015s] (41/96) spt-daemon::broker dead_session_subscribe_does_not_hang
2026-07-03T10:26:25.4410584Z         PASS [   0.014s] (42/96) spt-daemon::broker endpoint_keyed_inject_without_binary_spools_not_pty
2026-07-03T10:26:25.5694362Z         PASS [   0.128s] (43/96) spt-daemon::broker exactly_once_preserved_on_no_ack_path
2026-07-03T10:26:25.5827213Z         PASS [   0.013s] (44/96) spt-daemon::broker spawn_env_reaches_child
2026-07-03T10:26:25.6003651Z         PASS [   0.018s] (45/96) spt-daemon::broker wall_b_endpoint_run_env_then_send_spools
2026-07-03T10:26:25.6047000Z         PASS [   0.004s] (46/96) spt-daemon::budget measure_dormant_seat_budget
2026-07-03T10:26:26.2355176Z         PASS [   0.631s] (47/96) spt-daemon::daemon_e2e daemon_hosts_lifecycle_and_survives_brain_restart
2026-07-03T10:26:38.9038574Z         PASS [  12.668s] (48/96) spt-daemon::daemon_lifecycle_real_brain real_brain_process_hosts_the_psyche_for_an_online_live_endpoint
2026-07-03T10:26:39.0147789Z         PASS [   0.111s] (49/96) spt-daemon::digest harness_hosted_digest_projects_and_pushes_deltas
2026-07-03T10:26:39.0314719Z         PASS [   0.017s] (50/96) spt-daemon::dispatch classify_routes_a_node_label_feed_to_registry
2026-07-03T10:26:39.1704202Z         PASS [   0.139s] (51/96) spt-daemon::dispatch dispatcher_applies_a_notif_feed_undriven
2026-07-03T10:26:39.2874973Z         PASS [   0.117s] (52/96) spt-daemon::dispatch dispatcher_funnels_wan_messages_undriven
2026-07-03T10:26:39.4047624Z         PASS [   0.117s] (53/96) spt-daemon::dispatch dispatcher_resolves_attach_by_endpoint_and_refuses_a_stale_endpoint
2026-07-03T10:26:39.5416749Z         PASS [   0.137s] (54/96) spt-daemon::dispatch dispatcher_serves_a_cross_node_shell_link
2026-07-03T10:26:39.6078683Z         PASS [   0.066s] (55/96) spt-daemon::dispatch dispatcher_serves_a_file_fetch_undriven
2026-07-03T10:26:39.7235153Z         PASS [   0.116s] (56/96) spt-daemon::dispatch dispatcher_serves_a_remote_drive_attach_undriven
2026-07-03T10:26:39.8853808Z         PASS [   0.162s] (57/96) spt-daemon::dispatch dispatcher_serves_a_subnet_serve_probe
2026-07-03T10:26:40.2722537Z         PASS [   0.387s] (58/96) spt-daemon::dispatch dispatcher_serves_a_sync_pull_undriven
2026-07-03T10:26:40.3792341Z         PASS [   0.107s] (59/96) spt-daemon::dispatch dispatcher_serves_an_update_pull_undriven
2026-07-03T10:26:40.5013417Z         PASS [   0.122s] (60/96) spt-daemon::dispatch dispatcher_surfaces_a_remote_won_notif_at_the_winning_node
2026-07-03T10:26:40.6142622Z         PASS [   0.113s] (61/96) spt-daemon::dispatch dispatcher_survives_an_unknown_stream
2026-07-03T10:26:40.9487002Z         PASS [   0.334s] (62/96) spt-daemon::driven_by_selfheal gap_a_live_session_controller_by_is_ambiguous_so_reconcile_must_not_clear
2026-07-03T10:26:40.9579592Z         PASS [   0.009s] (63/96) spt-daemon::driven_by_selfheal gap_b_sessionless_perch_reconcile_offlines_and_clears_driven_by
2026-07-03T10:26:40.9894747Z         PASS [   0.031s] (64/96) spt-daemon::handoff brain_restart_survives_gaplessly_with_fresh_gen_start
2026-07-03T10:26:41.0147725Z         PASS [   0.025s] (65/96) spt-daemon::idempotent pty_writes_are_exactly_once_across_brain_crashes
2026-07-03T10:26:44.0382301Z         PASS [   3.023s] (66/96) spt-daemon::inject_control_wedge a_backed_up_controller_does_not_wedge_the_session
2026-07-03T10:26:46.8513572Z         PASS [   2.813s] (67/96) spt-daemon::inject_control_wedge a_journaled_input_wedge_does_not_starve_a_concurrent_rc_attach
2026-07-03T10:26:47.0877195Z         PASS [   0.236s] (68/96) spt-daemon::inject_control_wedge g1_choreography_happy_path_payload_reaches_pty_and_controller_keeps_control
2026-07-03T10:26:48.2760283Z         PASS [   1.188s] (69/96) spt-daemon::inject_control_wedge g2_no_commit_deadline_faults_binary_and_does_not_wedge_controller_input
2026-07-03T10:26:48.8139677Z         PASS [   0.538s] (70/96) spt-daemon::inject_control_wedge g3_content_free_ping_never_duplicates_operator_keystrokes_into_binary
2026-07-03T10:26:48.9285256Z         PASS [   0.115s] (71/96) spt-daemon::inject_control_wedge g4_translation_child_is_reaped_no_zombie_after_session_down
2026-07-03T10:26:51.0661636Z         PASS [   2.138s] (72/96) spt-daemon::inject_control_wedge g5_active_endpoint_spools_deferred_and_is_not_injected
2026-07-03T10:26:51.5141613Z         PASS [   0.448s] (73/96) spt-daemon::inject_control_wedge g6_faulted_inflight_envelope_is_respooled_not_lost
2026-07-03T10:26:51.7542063Z         PASS [   0.240s] (74/96) spt-daemon::inject_control_wedge g7_native_injects_mid_active_bypassing_the_idle_gate
2026-07-03T10:26:52.0631715Z         PASS [   0.309s] (75/96) spt-daemon::inject_control_wedge large_endpoint_inject_to_a_no_binary_session_spools_promptly_without_wedging
2026-07-03T10:27:00.8938207Z         PASS [   8.831s] (76/96) spt-daemon::inject_control_wedge p0_paste_wedge_parked_write_does_not_starve_attach_or_wedge_broker
2026-07-03T10:27:01.2267342Z         PASS [   0.333s] (77/96) spt-daemon::inject_control_wedge w5_a1_locally_driven_session_reports_controller_by_none
2026-07-03T10:27:05.2852048Z         PASS [   4.058s] (78/96) spt-daemon::inject_control_wedge w5_a2_abandoned_remote_controller_conn_close_eviction_is_platform_divergent
2026-07-03T10:27:05.5241772Z         PASS [   0.239s] (79/96) spt-daemon::inject_control_wedge wan_arrival_to_idle_spt_hosted_injects_with_no_hook_poll
2026-07-03T10:27:07.3702194Z         PASS [   1.846s] (80/96) spt-daemon::input_ack_deadlock input_flood_through_serve_attach_does_not_deadlock_broker
2026-07-03T10:27:09.4079698Z         PASS [   2.038s] (81/96) spt-daemon::resume cold_start_resumes_all_sessions_from_the_broker_cursor
2026-07-03T10:27:13.6175215Z         PASS [   4.209s] (82/96) spt-daemon::resume resume_below_ring_floor_clamps_forward_without_gap_error
2026-07-03T10:27:14.4332620Z         PASS [   0.816s] (83/96) spt-daemon::resume resume_mode_brain_spawning_new_sessions_delivers_each
2026-07-03T10:27:14.4846199Z         PASS [   0.051s] (84/96) spt-daemon::shellchan hung_shell_stalls_no_other_owner
2026-07-03T10:27:14.5206296Z         PASS [   0.036s] (85/96) spt-daemon::shellchan stdin_receipt_delivers_spooled_frames_exactly_once
2026-07-03T10:27:14.5969714Z         PASS [   0.076s] (86/96) spt-daemon::two_origin_spanning one_source_two_consumers_spans_and_merges
2026-07-03T10:27:14.6039506Z         PASS [   0.007s] (87/96) spt-daemon::twohost two_host_ladder_role_a
2026-07-03T10:27:14.6096140Z         PASS [   0.006s] (88/96) spt-daemon::twohost two_host_ladder_role_b
2026-07-03T10:27:14.6249341Z         PASS [   0.015s] (89/96) spt-term::dsr drain_forwards_child_output
2026-07-03T10:27:14.6505199Z         PASS [   0.026s] (90/96) spt-term::inject ctrl_c_interrupts_the_child
2026-07-03T10:27:14.6654568Z         PASS [   0.015s] (91/96) spt-term::inject send_line_reaches_child_and_preserves_order
2026-07-03T10:27:15.6719927Z         PASS [   1.006s] (92/96) spt-term::stream bounded_backpressure_stalls_an_unconsumed_reader
2026-07-03T10:27:15.6772561Z         PASS [   0.005s] (93/96) spt-term::stream delivers_every_value_under_resize
2026-07-03T10:27:15.6892947Z         PASS [   0.012s] (94/96) spt-term::surface captures_child_output_off_the_pty
2026-07-03T10:27:15.6941890Z         PASS [   0.005s] (95/96) spt-term::surface resize_under_load_does_not_hang_or_panic
2026-07-03T10:27:15.6993134Z         PASS [   0.005s] (96/96) spt-term::surface spawn_program_in_lands_the_child_in_the_requested_cwd
2026-07-03T10:27:15.6994113Z ────────────
2026-07-03T10:27:15.6994433Z      Summary [ 405.405s] 96 tests run: 96 passed, 0 skipped
